Make testo executable
authorJohn Goerzen <jgoerzen@complete.org>
Tue, 21 Jun 2005 15:07:26 +0000 (15:07 +0000)
committerJohn Goerzen <jgoerzen@complete.org>
Tue, 21 Jun 2005 15:07:26 +0000 (15:07 +0000)
debian/rules

index 6166c0893933629b27124f4019c5d2053bccad87..d62b886bb92f8647f3b4c720c8bb48a5be93ee8d 100644 (file)
@@ -35,6 +35,7 @@ build-stamp: configure-stamp
 
        # Add here commands to compile the package.
        $(MAKE)
+       chmod u+x testo
        -$(MAKE) check
        #cd doc && make doc.dvi
        #cd doc && dvips -o doc.ps doc.dvi